home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol E-12 / (Vol E-12) May 21 2012.iso / interface / it.dig / scripts / DefineButton2_242 / BUTTONCONDACTION on(release).as
Text File  |  2012-05-21  |  98b  |  4 lines

  1. on(release){
  2.    getUrl("FSCommand:run.app", "%org%\\Learn\\papiroflexia\\papiroflexia.exe");
  3. }
  4.